Vcenter Compute Policies ObjectCompliance
Vcenter Compute Policies ObjectCompliance
The Vcenter Compute Policies ObjectCompliance enumerated type defines the compliance states a policy can be in on a particular object.
Possible values:
UNKNOWN
: The object has an unknown compliance state.NOT_APPLICABLE
: The object is in a state for which the policy does not apply.COMPLIANT
: The policy is in compliance on the object.NOT_COMPLIANT
: The policy is not in compliance on the object.
This enumeration was added in vSphere API 7.0.3.0.
This data structure has no properties.
Enumeration:
UNKNOWN,
NOT_APPLICABLE,
COMPLIANT,
NOT_COMPLIANT,